home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 008 / egagif.arc / EGAGIF.DOC next >
Encoding:
Text File  |  1987-08-22  |  5.1 KB  |  133 lines

  1.  
  2.  
  3.  
  4.           EGAGIF                                                Page 1
  5.           Command
  6.           ------------------------------------------------------------
  7.  
  8.           Purpose:  To decode and display CompuServe GIF(tm) pictures
  9.                     offline on IBM compatible computers with EGA
  10.                     compatible display adapters.  Special support is
  11.                     provided for several higher resolution EGA's that
  12.                     can display images at 640 by 480 pixels on multi-
  13.                     sync type monitors.
  14.  
  15.           Format:   [d:path\]egagif [-options] [d:path\]gif-file[.gif]
  16.  
  17.           Type:     External
  18.  
  19.                     EGAGIF 3.0 5aug87
  20.                     Copyright 1987 by Ray L. McVay (all rights reserved)
  21.                     
  22.                     S P A R K S
  23.                     1609 Tulip Drive
  24.                     Arlington, TX 76013-4915
  25.                     CIS 75006,2563
  26.                     
  27.  
  28.           Parameters:
  29.  
  30.                     -? to see a help screen about palette changing and
  31.                     keys used.
  32.  
  33.                     Display Adapter Support
  34.  
  35.                     -a for Ahead Systems EGA2001 or EGA2001plus
  36.                     -g for Genoa 640x480
  37.                     -g1 for Genoa 800x600
  38.                     -g2 for Genoa 912x480
  39.                     -t for Tseng Labs EVA480
  40.                     -v for Video 7 Vega deluxe
  41.  
  42.                     Generic Adapter Support
  43.  
  44.                     -mN to use (decimal) mode N to set 640x480 mode on
  45.                     your otherwise unsupported graphics card.  N must be
  46.                     a number between 16 and 255 inclusive.  Use this
  47.                     option if the user's manual you got with your EGA
  48.                     clone says their BIOS supports 640x480 mode by
  49.                     setting video mode N.  Also, some cards come with a
  50.                     utility that changes BIOS video mode 16 from 640x350
  51.                     to 640x480.  If that's your case then this is the
  52.                     option for you.
  53.  
  54.                     -n causes (n)o mode change to occur before
  55.                     displaying the GIF file.  This option is for the
  56.                     folks that can "preset" their board for 640x480 mode
  57.                     by running a little program just for that purpose
  58.                     but have no other (supported) technique for
  59.                     accomplishing that feat.
  60.  
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70.           EGAGIF                                                Page 2
  71.           Command
  72.           ------------------------------------------------------------
  73.                     Miscellaneous Options
  74.  
  75.                     -e forces 640x350 mode with no software pixel
  76.                     expansion to produce a full screen image.  Sometimes
  77.                     it's just interesting to see that 320 by 200 picture
  78.                     in the full resolution of your system.
  79.  
  80.                     [d:path\]gif-file[.gif] is the filename of the GIF
  81.                     picture you want to display.  The assumed path is
  82.                     the current working directory and the assumed file
  83.                     extension is ".GIF".  Only one file is displayed and
  84.                     wildcard characters are not allowed in the filename.
  85.  
  86.           Palette Changing and Other Stuff
  87.  
  88.                     Make sure that CAPS and NUM LOCK are off.
  89.  
  90.                     After EGAGIF displays a picture, you can change the
  91.                     colors that were initially selected for each of the
  92.                     16 colors that the EGA can use at one time.  To do
  93.                     this you first press one of the number keys (0-9) at
  94.                     the top of the keyboard or one of the letters 'a'-
  95.                     'f'.  This selects the palette entry for which you
  96.                     are going to change the color.  EGAGIF will flash
  97.                     the portion of the picture that will be effected.
  98.                     You can then alter the amount of red, green and blue
  99.                     in the selected color in the picture by pressing 1,
  100.                     2, 3, 7, 8 or 9 on the numeric keypad.  1 and 7
  101.                     decrease and increase respectively the amount of
  102.                     red.  2 and 8 do the same for green and 3 and 9 for
  103.                     blue.
  104.  
  105.                     After viewing the picture and fiddling with the
  106.                     colors, you can press 'q' to (q)uit EGAGIF.
  107.  
  108.           Shareware plug:
  109.  
  110.                     If you use EGAGIF regularly because it fills a
  111.                     unique graphics need then a $10 donation to SPARKS,
  112.                     1609 Tulip Dr., Arlington TX 76013 would be
  113.                     appreciated.  If EGAGIF is used in a commercial
  114.                     environment then it MUST be licensed for $10 per
  115.                     active copy.  Contact SPARKS for details on site
  116.                     licenses, custom versions and GIF applications.
  117.  
  118.           GIF is a trademark of CompuServe, Inc. an H&R Block Company.
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129.  
  130.  
  131.  
  132.  
  133.